func runtime.userArenaHeapBitsSetSliceType

2 uses

	runtime (current package)
		arena.go#L507: 			userArenaHeapBitsSetSliceType(typ, cap, ptr, s)
		arena.go#L539: func userArenaHeapBitsSetSliceType(typ *_type, n int, ptr unsafe.Pointer, s *mspan) {